home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / pcscev16.zip / README.A16 < prev    next >
Text File  |  1992-11-02  |  8KB  |  175 lines

  1.  
  2. Copyright 1990-1992, Synergistic Consultants, Incorporated.
  3.  
  4.  
  5. This program is distributed for non-commercial use only.  To extract the
  6. program and associated files, type these commands (or the equivalent):
  7. Note that d: is the disk drive that is to contain the programs, and 
  8. s: is the external source disk drive.
  9.  
  10.   d:
  11.   MD \PCSCREEN  
  12.   CD \PCSCREEN
  13.   COPY s:PCSCEV16.ZIP .
  14.   COPY s:README.A16 .
  15.   COPY s:PKZ101.EXE .
  16.   PKZ101
  17.   PKUNZIP PCSCEV16.ZIP
  18.  
  19. The files require over 600K of disk space including the files distributed 
  20. with the PKUNZIP program (the PK* files may be deleted if you so desire).  
  21.   
  22. To run the Song / Screen Generator, type:
  23.  
  24.   BTCHBLDR /V TALNDEMO.RTP
  25.  
  26. This invokes the Song / Screen Generator in demo mode with the
  27. Parable of the Talents from the New Testament of the Bible as the
  28. example.  Whenever a screen is displayed, and a key needs to be
  29. typed to continue to the next screen or cursor position, three
  30. short beeps are heard on the computer's speaker.  After these
  31. beeps type any key (Carriage Return, or space for instance), and
  32. the next step in demo will be executed.  Please note that if
  33. the key is pressed too quickly, the demo may malfunction.  Any 
  34. application generated with this package can be run in this mode also.  
  35.  
  36. Another demo is on this disk that demonstrate the
  37. Supervisory mode of this program.  Type:
  38.  
  39.        BTCHBLDR /S SUPRDEMO.RTP
  40.  
  41. This demo shows how password records can be displayed in
  42. Supervisory mode.  
  43.  
  44. A Master Index and Screen file of songs are on this disk 
  45. and may be viewed with the following command:
  46.  
  47.        BTCHBLDR /V SONGDEMO.RTP
  48.  
  49. This is a slideshow of songs and screens, and requires no 
  50. intervention.  Type Cntl C or ESC to abort this program.
  51.  
  52. To run the program in interactive mode, type:
  53.  
  54.        BTCHBLDR /I
  55.  
  56. This begins the program in interactive mode where the input files
  57. and the configuration can be specified (e.g. demo mode, output to
  58. the screen, etc.).  The first prompt asks if all input should be
  59. taken from a file.  This is where the input saved by this program
  60. (in the file specified at the second prompt) is specified so
  61. unaided generation of screens may take place.  The next prompt
  62. asks if all fields should be written out to a file.  This feature
  63. should be used if screens are to be rebuilt often, each field is
  64. saved into the specified file for use later.  Of course, the
  65. bifurcations at questions may be different (e.g. if files exist
  66. the second time) so care must be taken.  If input is taken from a
  67. file, then single step or demo mode may be selected.  In demo
  68. mode, when each field is input, three short beeps are heard on
  69. the speaker and then the program waits for a keystroke from the
  70. keyboard.  The Master Index file name is requested from the
  71. operator, with the password.  The passwords for the default files
  72. are:
  73.  
  74.      PCSCREEN.MDX   External Password:  PASSWORDMDX
  75.                     Internal Password:  MDXPASSWORD
  76.      PCSCREEN.SCR   External Password:  PASSWORDSCR
  77.                     Internal Password:  SCRPASSWORD
  78.                     Supervisory:
  79.                     External Password:  SUPERPASSWORD
  80.                     Internal Password:  PASSWORDSUPER
  81.  
  82. The Master Index file contains the name and location of every
  83. screen, song and item in the database.  The Screen file name is
  84. requested from the operator with its password next.  This file
  85. contains all the HyperText screens and the songs in the database. 
  86. After this, a blue screen shows the control record of the Master
  87. Index File that was specified.  The program after this point is
  88. almost self-explanatory. The fields entry allows the use of the
  89. cursor key pad to edit the field.  The insert, delete, page up,
  90. and page down keys are all supported.  This evaluation version of
  91. the Song / Screen Generator allows you to build almost an unlimited 
  92. number of screens.  Notice that the screens that have HyperText 
  93. links in them are type 10 (Major Help Screen for Help Level 2) or 
  94. type 11 (Minor Help Screen for Help Level 1) but the ones that are 
  95. the end of a chain of HyperText or do not have HyperText links are
  96. type 12 (Screen Commands).  The Help levels are used in the new
  97. PC-APPLICATOR product, and allow the designer to choose the size
  98. and detail of two levels of help.  This could be used by screen
  99. designers with this version of PC-HyperText Architect for upward
  100. compatability with future releases.  A good suggestion is to
  101. choose option number 4 on the main menu and step through the
  102. screens one by one to examine each one.  The following screen
  103. files and Master Index Files are on this disk:
  104.  
  105.   SONGS.MDX            (* Master Index file for songs.   *)
  106.   SONGS.SCR            (* Screen file for songs.         *)
  107.   TALENTS.MDX          (* Master Index file for Parable  *)
  108.   TALENTS.SCR          (* Screen file for Parable        *)
  109.   PCSCREEN.MDX         (* Supervisory and password demo  *)
  110.   PCSCREEN.SCR         (* Empty with this version.       *)
  111.   PCSCR$$$.MDX         (* Master Index file for BTCHBLDR *)
  112.   PCSCR$$$.SCR         (* Screen file for BTCHBLDR       *)
  113.  
  114. All of these files have a secret Supervisory pass key except
  115. PCSCREEN.MDX.  This file uses the default Supervisory pass key. 
  116. See the section in the user's guide about Valid Options or
  117. Passwords for more information about pass keys.  These files all
  118. have passwords.  The Runtime Parameter files contain the external
  119. passwords in them.  The SONGS files contains some songs to demonstrate 
  120. the music capability of this system.  The TALENTS files contain a tutorial
  121. on one of the parables of the New Testament of the Bible.  The
  122. PCSCR$$$ files are the internal files used by the Batch Screen
  123. Builder itself.  A description of the text processor commands may
  124. be found later in this file.  These commands allow the user to
  125. build windows of color static text in a manner similar to a text
  126. processor.  Once you build your own screens with Hypertext
  127. capabilities (see the example TXT files for ideas), you may test
  128. them with selection 6 on the main menu of the Batch Screen
  129. Builder program.  
  130.  
  131. The starting or initial screen is prompted for when you select
  132. option 6.  After entering the initial screen's name, everything
  133. is automatic.  The Hypertext capability is database driven from
  134. the Master Index File and Screen File generated with the Batch
  135. Screen Builder program.  The initial screen name:
  136.  
  137.           DEMO_INITIAL_SCREEN 
  138.  
  139. invokes the same set of HyperText help screens used by the 
  140. Song / Screen Generator program (the password for this screen is 
  141. the same as for the Screen file: PASSWORDSCR).
  142.  
  143. The SONGS files contain songs to replay.  Run the BTCHBLDR
  144. program and specify SONGS.MDX for the Master Index file, and
  145. SONGS.SCR for the screen file.  Choose option 4 to cycle through
  146. those screens.  A runtime parameter file is provided called:
  147. SONGS.RTP for your convenience.
  148.  
  149. The TALENTS files contain a short tutorial on the Parable of the
  150. Talents in the New Testament of the Bible.  Choose option 6 and
  151. specify START_THE_TALENTS_PARABLE at the prompt, this steps the
  152. user through the tutorial.  The runtime parameter file:
  153. TALNDEMO.RTP begins the talents parable in demo mode, as described
  154. before.  The runtime parameter file: TALENTS.RTP begins the Batch
  155. Screen Builder with the talents database for your interactive
  156. perusal.  
  157.  
  158. Another file: PCSCR$$$.ERR, is required in the directory that
  159. BTCHBLDR is run.  This file contains the error messages for
  160. runtime errors encountered in the Song / Screen Generator.
  161.  
  162. See the file: CONTENTS.FIL for a description of the contents of
  163. the files distributed with the Production version of this program.
  164.  
  165. A more complete description of this program may be found in the file:
  166.  
  167.        MANUAL.DOC
  168.  
  169. To print this file type:
  170.  
  171.        PRINT MANUAL.DOC
  172.  
  173. This will print a copy of the manual on your printer.
  174.  
  175.